IdArray<T> Class
public class IdArray<T>
This language is not supported or no code example is available.
generic<typename T>
public ref class IdArray
This language is not supported or no code example is available.
Type Parameters
- T
Name | Description | |
---|---|---|
IdArray(int) | Initializes a new instance of the IdArray<T> class. |
Name | Description | |
---|---|---|
Add(int, T) | Adds the specified identifier. | |
Clear() | Clears this instance. | |
CopyTo(IdArray<T>) | ||
Remove(int) | Removes the specified identifier. |